﻿2026-05-17T09:28:28.4635379Z ##[group]Run actions/checkout@v4
2026-05-17T09:28:28.4636249Z with:
2026-05-17T09:28:28.4636645Z   repository: SaberMage/rebno
2026-05-17T09:28:28.4637285Z   token: ***
2026-05-17T09:28:28.4637666Z   ssh-strict: true
2026-05-17T09:28:28.4638066Z   ssh-user: git
2026-05-17T09:28:28.4638462Z   persist-credentials: true
2026-05-17T09:28:28.4638905Z   clean: true
2026-05-17T09:28:28.4639304Z   sparse-checkout-cone-mode: true
2026-05-17T09:28:28.4639780Z   fetch-depth: 1
2026-05-17T09:28:28.4640166Z   fetch-tags: false
2026-05-17T09:28:28.4640561Z   show-progress: true
2026-05-17T09:28:28.4640962Z   lfs: false
2026-05-17T09:28:28.4641324Z   submodules: false
2026-05-17T09:28:28.4641735Z   set-safe-directory: true
2026-05-17T09:28:28.4642384Z ##[endgroup]
2026-05-17T09:28:28.5842589Z Syncing repository: SaberMage/rebno
2026-05-17T09:28:28.5845623Z ##[group]Getting Git version info
2026-05-17T09:28:28.5846751Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-17T09:28:28.5848717Z [command]/usr/bin/git version
2026-05-17T09:28:28.5905982Z git version 2.54.0
2026-05-17T09:28:28.5934983Z ##[endgroup]
2026-05-17T09:28:28.5962050Z Temporarily overriding HOME='/home/runner/work/_temp/17f1e809-161a-476f-855b-4d063fac6b0e' before making global git config changes
2026-05-17T09:28:28.5965192Z Adding repository directory to the temporary git global config as a safe directory
2026-05-17T09:28:28.5969665Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-17T09:28:28.6019419Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-17T09:28:28.6024801Z ##[group]Initializing the repository
2026-05-17T09:28:28.6029769Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-17T09:28:28.6120813Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-17T09:28:28.6123007Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-17T09:28:28.6125321Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-17T09:28:28.6127211Z hint: call:
2026-05-17T09:28:28.6128009Z hint:
2026-05-17T09:28:28.6129001Z hint: 	git config --global init.defaultBranch <name>
2026-05-17T09:28:28.6130318Z hint:
2026-05-17T09:28:28.6131583Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-17T09:28:28.6133512Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-17T09:28:28.6135351Z hint:
2026-05-17T09:28:28.6136380Z hint: 	git branch -m <name>
2026-05-17T09:28:28.6137423Z hint:
2026-05-17T09:28:28.6138615Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-17T09:28:28.6140512Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-17T09:28:28.6146754Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-17T09:28:28.6190990Z ##[endgroup]
2026-05-17T09:28:28.6193033Z ##[group]Disabling automatic garbage collection
2026-05-17T09:28:28.6197416Z [command]/usr/bin/git config --local gc.auto 0
2026-05-17T09:28:28.6229616Z ##[endgroup]
2026-05-17T09:28:28.6231402Z ##[group]Setting up auth
2026-05-17T09:28:28.6237699Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-17T09:28:28.6274805Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-17T09:28:28.6615631Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-17T09:28:28.6649019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-17T09:28:28.6881744Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-17T09:28:28.6920632Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-17T09:28:28.7160202Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-17T09:28:28.7199962Z ##[endgroup]
2026-05-17T09:28:28.7201658Z ##[group]Fetching the repository
2026-05-17T09:28:28.7210485Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +58862a2c9edaa6153e3c61ce829f9c0c7d97ed92:refs/remotes/origin/main
2026-05-17T09:28:30.1515255Z From https://github.com/SaberMage/rebno
2026-05-17T09:28:30.1519911Z  * [new ref]         58862a2c9edaa6153e3c61ce829f9c0c7d97ed92 -> origin/main
2026-05-17T09:28:30.1560235Z ##[endgroup]
2026-05-17T09:28:30.1562490Z ##[group]Determining the checkout info
2026-05-17T09:28:30.1565222Z ##[endgroup]
2026-05-17T09:28:30.1568138Z [command]/usr/bin/git sparse-checkout disable
2026-05-17T09:28:30.1616717Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-17T09:28:30.1647375Z ##[group]Checking out the ref
2026-05-17T09:28:30.1650704Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-17T09:28:31.1810947Z Updating files:  48% (5069/10478)
2026-05-17T09:28:31.1866542Z Updating files:  49% (5135/10478)
2026-05-17T09:28:31.1921681Z Updating files:  50% (5239/10478)
2026-05-17T09:28:31.1973268Z Updating files:  51% (5344/10478)
2026-05-17T09:28:31.2629152Z Updating files:  52% (5449/10478)
2026-05-17T09:28:31.2683387Z Updating files:  53% (5554/10478)
2026-05-17T09:28:31.2744814Z Updating files:  54% (5659/10478)
2026-05-17T09:28:31.2801605Z Updating files:  55% (5763/10478)
2026-05-17T09:28:31.2894860Z Updating files:  56% (5868/10478)
2026-05-17T09:28:31.2973263Z Updating files:  57% (5973/10478)
2026-05-17T09:28:31.3054877Z Updating files:  58% (6078/10478)
2026-05-17T09:28:31.3147188Z Updating files:  59% (6183/10478)
2026-05-17T09:28:31.3194942Z Updating files:  60% (6287/10478)
2026-05-17T09:28:31.3271453Z Updating files:  61% (6392/10478)
2026-05-17T09:28:31.3340978Z Updating files:  62% (6497/10478)
2026-05-17T09:28:31.3430957Z Updating files:  63% (6602/10478)
2026-05-17T09:28:31.3504868Z Updating files:  64% (6706/10478)
2026-05-17T09:28:31.3593856Z Updating files:  65% (6811/10478)
2026-05-17T09:28:31.3657317Z Updating files:  66% (6916/10478)
2026-05-17T09:28:31.3750602Z Updating files:  67% (7021/10478)
2026-05-17T09:28:31.3805192Z Updating files:  68% (7126/10478)
2026-05-17T09:28:31.3862813Z Updating files:  69% (7230/10478)
2026-05-17T09:28:31.4168756Z Updating files:  70% (7335/10478)
2026-05-17T09:28:31.4219887Z Updating files:  71% (7440/10478)
2026-05-17T09:28:31.4284002Z Updating files:  72% (7545/10478)
2026-05-17T09:28:31.4344950Z Updating files:  73% (7649/10478)
2026-05-17T09:28:31.4425340Z Updating files:  74% (7754/10478)
2026-05-17T09:28:31.4472857Z Updating files:  75% (7859/10478)
2026-05-17T09:28:31.4528814Z Updating files:  76% (7964/10478)
2026-05-17T09:28:31.4591408Z Updating files:  77% (8069/10478)
2026-05-17T09:28:31.4651236Z Updating files:  78% (8173/10478)
2026-05-17T09:28:31.4700444Z Updating files:  79% (8278/10478)
2026-05-17T09:28:31.4749169Z Updating files:  80% (8383/10478)
2026-05-17T09:28:31.4798780Z Updating files:  81% (8488/10478)
2026-05-17T09:28:31.4855949Z Updating files:  82% (8592/10478)
2026-05-17T09:28:31.4912014Z Updating files:  83% (8697/10478)
2026-05-17T09:28:31.5077648Z Updating files:  84% (8802/10478)
2026-05-17T09:28:31.5172491Z Updating files:  85% (8907/10478)
2026-05-17T09:28:31.5277930Z Updating files:  86% (9012/10478)
2026-05-17T09:28:31.5323786Z Updating files:  87% (9116/10478)
2026-05-17T09:28:31.5367063Z Updating files:  88% (9221/10478)
2026-05-17T09:28:31.5412206Z Updating files:  89% (9326/10478)
2026-05-17T09:28:31.5452130Z Updating files:  90% (9431/10478)
2026-05-17T09:28:31.5491648Z Updating files:  91% (9535/10478)
2026-05-17T09:28:31.5576476Z Updating files:  92% (9640/10478)
2026-05-17T09:28:31.5650849Z Updating files:  93% (9745/10478)
2026-05-17T09:28:31.5724644Z Updating files:  94% (9850/10478)
2026-05-17T09:28:31.5781878Z Updating files:  95% (9955/10478)
2026-05-17T09:28:31.5855367Z Updating files:  96% (10059/10478)
2026-05-17T09:28:31.5964637Z Updating files:  97% (10164/10478)
2026-05-17T09:28:31.6054884Z Updating files:  98% (10269/10478)
2026-05-17T09:28:31.6144806Z Updating files:  99% (10374/10478)
2026-05-17T09:28:31.6165303Z Updating files: 100% (10478/10478)
2026-05-17T09:28:31.6178675Z Updating files: 100% (10478/10478), done.
2026-05-17T09:28:31.6371622Z Switched to a new branch 'main'
2026-05-17T09:28:31.6375531Z branch 'main' set up to track 'origin/main'.
2026-05-17T09:28:31.7271877Z ##[endgroup]
2026-05-17T09:28:31.7317433Z [command]/usr/bin/git log -1 --format=%H
2026-05-17T09:28:31.7340500Z 58862a2c9edaa6153e3c61ce829f9c0c7d97ed92
